Configurates
C1.Web.Mvc.FlexGridBase<T>.ShowPlaceholders. Sets a value that determines whether the grid should use the column headers as placeholders when editing cells. This property only works with the grid's built-in editor. This property is not useful in IE.
シンタックス
'宣言
Public Overridable Function ShowPlaceholders( _
ByVal As System.Boolean _
) As
public virtual ShowPlaceholders(
System.bool
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照